Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: safety when getting a tile #1781

Merged
merged 3 commits into from
Nov 6, 2023
Merged

improve: safety when getting a tile #1781

merged 3 commits into from
Nov 6, 2023

Conversation

mehah
Copy link
Contributor

@mehah mehah commented Nov 5, 2023

This PR brings a crash fix with the implementation of the pathfinder multithreading, as it is now possible to get/create a Tile simultaneously, so we need to maintain this acquisition safely.

@luan luan changed the title improve: security when getting a tile improve: safety when getting a tile Nov 5, 2023
Copy link

sonarqubecloud bot commented Nov 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@luan luan merged commit 4927dfa into main Nov 6, 2023
36 checks passed
@mehah mehah deleted the mutex_settile_gettile branch November 6, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants